home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 050 / madtrb17.arc / README.BAT < prev    next >
DOS Batch File  |  1986-02-16  |  323b  |  23 lines

  1. echo off
  2. color 6,0,4 >temp
  3. list ansidraw.doc
  4. type colorIBM.ans
  5. delay 2000
  6. type welcome1.ans
  7. delay 8000
  8. type welcome2.ans
  9. delay 8000
  10. type bulletin.ans
  11. delay 8000
  12. type directry.ans
  13. delay 8000
  14. type menu.ans
  15. delay 8000
  16. type flag.ans
  17. delay 8000
  18. type IBM.ans
  19. delay 8000
  20. thatsall
  21. color 6,0,1 >temp
  22. del temp
  23.